home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / EDUCATE / JPSTPHN2.ARJ / JPSTPHN.DOC next >
Text File  |  1991-06-18  |  6KB  |  120 lines

  1.               Phenomena of the Galilean Satellites of Jupiter
  2.               ===============================================
  3.                     Version 2, Released 18/June/1991
  4.  
  5.          *=========================================================*
  6.          | Emanuel Gruengrad         E-Mail: F68413@BARILVM.BITNET |
  7.          |      Mathematics and Computer Science Departement       |
  8.          | Bar-Ilan University, Bar-Ilan Campus, Ramat-Gan, Israel |
  9.          *=========================================================*
  10.  
  11. INTRODUCTION
  12. ------------
  13.  
  14. This program calculates the phenomena of the Galilean satellites of Jupiter.
  15. The output is presented in both a tabular and an animated graphic mode, and may
  16. be listed as well on a line printer.
  17.  
  18. STATUS
  19. ------
  20.  
  21. This is a freeware program. It may be copied and distributed freely, as long as
  22. no chrage is requested for these activities. It also may be donated, again
  23. freely, to non charging BBSs. No warranty, of any kind, is provided or assumed.
  24.  
  25.  
  26. THE SATELLITES
  27. --------------
  28.  
  29. The satellites move from east to west across the face of Jupiter, and from west
  30. to east behind the planet. The display matchs the view of an inverting
  31. telescopein the Northern hemisphere in placing west to the left and east to the
  32. Predictions are given for Eclipse (Ec), Occultation (Oc), Transit of the
  33. satellite (Tr), Transit of the Shadow (Sh) and the their combinations.
  34.  
  35. A screen contains an animated display of the conditions that generate the
  36. phenomena, and identifies their abbreviations.
  37.  
  38. The printed output will be produced only for the start and end of the
  39. phenomena: The Ingress (I), Egress (E), Disappearance (D) and Reapperance (R).
  40.  
  41. As the satellites present a disc, the phenomena are not instantaneous, thus the
  42. predictions are accurate to within several minutes. They are further limited by
  43. the interval of inquiry.
  44.  
  45.  
  46. THE DISPLAY AND THE PRINTER
  47. ---------------------------
  48.  
  49. The dispaly on a colour screen will reveal more information than a dispaly
  50. using a black and white screen. The satellites will appear as small yellow
  51. (white) dots on a blue (black) background. Additional information which will
  52. help to identify the satellites is printed above the dispaly. J is Jupiter, and
  53. the satellites are numbered 1 to 4. Satellites which are in occultaion or
  54. eclipse, will disappear from the animated display. Thus one might find fewer
  55. than four satellites. A satellite in transit will appaer as a green (black) dot
  56. on the planet's disk, while the shadow of a satellite will appear as a red rea
  57. (black). Therefore sometimes more than 4 dots might be encountered.
  58.  
  59. In the optional printout J is Jupiter, the satellites are usually numbered 1 to
  60. 4. An eclipsed satellite will still be printed, but its designation will be a
  61. letter from a to d corresponding to the numbers 1 to 4. If two or more
  62. satellites are in occultaion the letter X will be printed.
  63.  
  64. OPERATING INSTRUCTIONS
  65. ----------------------
  66.  
  67. Upon invocation of the program the user can select an animated introduction to
  68. the phenomena of Jupiter's Satellites. During the run, pressing H will display
  69. the HELP facility.
  70.  
  71. DISPLAYS
  72. --------
  73.  
  74. Both a Garaphic Black and White and a Graphic Colour terminal are supported.
  75. The selection is made as the program starts. Pick the coloured one if you can.
  76.  
  77. The program will prompt for the the initial values, to be specified in 24
  78. clock,Universal Time. All numerical values are to be entered as integers. Wrong
  79. values will be rejected, a BEEP will be issued and the program will re-prompt.
  80. A special feature is the ability to run back in time, by using a negative
  81. interval. Time will flow 'backwards' and the satellites' orbital movement will
  82. be reversed.
  83.  
  84. OUTPUT
  85. ------
  86.  
  87. These results will be displayed: The date and time (in Universal time), the X
  88. and Y coordinates (expressed in units of Jupiter diameter) of the satelites
  89. withreference to the planet center. The phenomena, if any, of the satellites.
  90. The longitude configuration, and the animated display of the satellites. A
  91. printed list of predictions including a proportional longitude display, may be
  92. produced.
  93.  
  94. PRINT  CONTROL
  95. --------------
  96.  
  97. The common, and initial, mode of operation is a continous run of the program
  98. with the printer inactive. These, as well as other modes, can be changed during
  99. the run, by typing one of the control commands listed on the last line of the
  100. display screen. The commands are grouped by five categories. The first group {C
  101. M} is used to switch between Continous and Manual modes. In the continous mode
  102. no intervation is required, while in the mnaual mode each new result have to be
  103. requested by pressing a key. The second group lists the commands specifying a
  104. temporary stop in the continous run (W) and the fact that exiting from such a
  105. stop and the signal for the go-ahead to the manual mode are by pressing any
  106. key. Pressing the first letter of the third group {P Q} will activate the
  107. Printer, while the second letter is the command to Quiesce it. The printer is
  108. not in continous operation, but prints only the start and end of the phenomena.
  109. Also, the printer will not be operative when the program runs 'backward' in
  110. time (a negative interval), which could be used to backtarck a display in order
  111. to restudy it, or for special effects. The fourth group {F S} is used to
  112. control the speed of the calculation and display. Common runs are done at the
  113. maximium speed (default - no delay), yet it might be worthwhile to slow the
  114. display during demonstartions run on a fast model. S will Slow the program by
  115. incrementing a built delay, while F will make the program run Faster by
  116. reducing the delay. The last group {H I N T} is used for controlling the run.
  117. H, will display the single screen of the Help facility listing the current
  118. values of the various variables. I, will prompt for a new Interval. N, will
  119. prompt for a New set of variables, while T will terminate the run.
  120.